Make blktap support optional.
authorChristoph Egger <Christoph.Egger@amd.com>
Mon, 16 Aug 2010 16:04:31 +0000 (17:04 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Mon, 16 Aug 2010 16:04:31 +0000 (17:04 +0100)
commit6b9f18cdce05d81336a3dac2b66e090b029170c8
treeef91ca9be5acd1093abc8f0def579557ceff11d2
parent8eb8ac72924e430b89497995be61ccb2a2402919
Make blktap support optional.
Enable it by default on Linux, disable it on non-Linux.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
committer: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/Rules.mk
tools/libxl/Makefile
tools/libxl/libxl.c
tools/libxl/libxl_blktap2.c [new file with mode: 0644]
tools/libxl/libxl_internal.h
tools/libxl/libxl_noblktap2.c [new file with mode: 0644]